Dew Math for .NET
|
Generates an array of integer samples distributed Geometrically.
Returns random numbers distributed according to the Geometric probability density function (PDF) as defined here Probabilities.GeometricPDF. The number of samples generated is defined with the Dst.Length parameter. Dst is automatically resized to store 32bit integers, if needed. The result is an array of integers.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|